[INFO] cloning repository https://github.com/Nano112/blockpedia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nano112/blockpedia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNano112%2Fblockpedia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNano112%2Fblockpedia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29f4f1d6aec63202fcde3c895fbb174ea33e5d05
[INFO] testing Nano112/blockpedia against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNano112%2Fblockpedia" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nano112/blockpedia
[INFO] finished tweaking git repo https://github.com/Nano112/blockpedia
[INFO] tweaked toml for git repo https://github.com/Nano112/blockpedia written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nano112/blockpedia on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nano112/blockpedia already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4dbf473f71fdeeaf08170e3a71d5b0f63bd15709e7d2aa202b1316afcb185720
[INFO] running `Command { std: "docker" "start" "-a" "4dbf473f71fdeeaf08170e3a71d5b0f63bd15709e7d2aa202b1316afcb185720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4dbf473f71fdeeaf08170e3a71d5b0f63bd15709e7d2aa202b1316afcb185720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dbf473f71fdeeaf08170e3a71d5b0f63bd15709e7d2aa202b1316afcb185720", kill_on_drop: false }`
[INFO] [stdout] 4dbf473f71fdeeaf08170e3a71d5b0f63bd15709e7d2aa202b1316afcb185720
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 624f3be8ef377b516bf1063b301f2c17ccab9ba8d319e5ecb378c9815e569a98
[INFO] running `Command { std: "docker" "start" "-a" "624f3be8ef377b516bf1063b301f2c17ccab9ba8d319e5ecb378c9815e569a98", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zmij v0.1.7
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ratatui v0.25.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling fastnbt v2.6.0
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling blockpedia v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `name`, `fetch_url`, and `validate_structure` are never used
[INFO] [stdout]   --> build.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub trait DataSourceAdapter {
[INFO] [stdout]    |               ----------------- methods in this trait
[INFO] [stdout] 31 |         fn name(&self) -> &'static str;
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 32 |         fn fetch_url(&self) -> &'static str;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 33 |         fn parse_data(&self, json_data: &str) -> Result<Vec<UnifiedBlockData>>;
[INFO] [stdout] 34 |         fn validate_structure(&self, json: &Value) -> Result<()>;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DataSourceRegistry` is never constructed
[INFO] [stdout]    --> build.rs:347:16
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub struct DataSourceRegistry {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> build.rs:353:16
[INFO] [stdout]     |
[INFO] [stdout] 352 |     impl DataSourceRegistry {
[INFO] [stdout]     |     ----------------------- associated items in this implementation
[INFO] [stdout] 353 |         pub fn new() -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 |         pub fn register_source(&mut self, source: Box<dyn DataSourceAdapter>) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 |         pub fn set_primary_source(&mut self, name: &str) -> Result<()> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 |         pub fn get_primary_source(&self) -> Result<&dyn DataSourceAdapter> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 384 |         pub fn list_sources(&self) -> Vec<&str> {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 388 |         pub fn fetch_unified_data(&self) -> Result<Vec<UnifiedBlockData>> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 420 |         fn merge_bedrock_data(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 |         fn fetch_with_fallback(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 499 |         fn try_fetch_source(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `download_from_url` is never used
[INFO] [stdout]    --> build.rs:596:8
[INFO] [stdout]     |
[INFO] [stdout] 596 |     fn download_from_url(_url: &str) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: blockpedia@0.1.9: Network downloads disabled (build-data feature not enabled)
[INFO] [stderr] warning: blockpedia@0.1.9: Checking for pre-built data as fallback...
[INFO] [stderr] warning: blockpedia@0.1.9: Using pre-built PrismarineJS data
[INFO] [stderr] warning: blockpedia@0.1.9: Using pre-built Bedrock block states data
[INFO] [stderr] warning: blockpedia@0.1.9: DEBUG: BedrockDataAdapter parsed 1100 unique blocks
[INFO] [stderr] warning: blockpedia@0.1.9: Textures not found, but color cache exists. Loading from "/opt/rustwide/workdir/data/color_cache.json"
[INFO] [stderr] warning: blockpedia@0.1.9: Loaded 330 colors from cache
[INFO] [stderr] warning: blockpedia@0.1.9: Color inheritance complete: 157 colors inherited from base materials
[INFO] [stderr] warning: blockpedia@0.1.9: Generated unified PHF table with 1095 blocks
[INFO] [stderr] warning: blockpedia@0.1.9: Generated 29671 Java->Bedrock mappings from Geyser
[INFO] [stderr] warning: blockpedia@0.1.9: Generated 10470 Bedrock->Java mappings from Geyser
[INFO] [stderr] warning: blockpedia@0.1.9: Successfully built blockpedia using pre-built data
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "624f3be8ef377b516bf1063b301f2c17ccab9ba8d319e5ecb378c9815e569a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "624f3be8ef377b516bf1063b301f2c17ccab9ba8d319e5ecb378c9815e569a98", kill_on_drop: false }`
[INFO] [stdout] 624f3be8ef377b516bf1063b301f2c17ccab9ba8d319e5ecb378c9815e569a98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 463df4f9b09768560e20257d29c282aa9679e40e8c6161c726cfe91060ccccba
[INFO] running `Command { std: "docker" "start" "-a" "463df4f9b09768560e20257d29c282aa9679e40e8c6161c726cfe91060ccccba", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling fastnbt v2.6.0
[INFO] [stderr]    Compiling blockpedia v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ratatui v0.25.0
[INFO] [stdout] warning: methods `name`, `fetch_url`, and `validate_structure` are never used
[INFO] [stdout]   --> build.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub trait DataSourceAdapter {
[INFO] [stdout]    |               ----------------- methods in this trait
[INFO] [stdout] 31 |         fn name(&self) -> &'static str;
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 32 |         fn fetch_url(&self) -> &'static str;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 33 |         fn parse_data(&self, json_data: &str) -> Result<Vec<UnifiedBlockData>>;
[INFO] [stdout] 34 |         fn validate_structure(&self, json: &Value) -> Result<()>;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DataSourceRegistry` is never constructed
[INFO] [stdout]    --> build.rs:347:16
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub struct DataSourceRegistry {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> build.rs:353:16
[INFO] [stdout]     |
[INFO] [stdout] 352 |     impl DataSourceRegistry {
[INFO] [stdout]     |     ----------------------- associated items in this implementation
[INFO] [stdout] 353 |         pub fn new() -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 |         pub fn register_source(&mut self, source: Box<dyn DataSourceAdapter>) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 |         pub fn set_primary_source(&mut self, name: &str) -> Result<()> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 |         pub fn get_primary_source(&self) -> Result<&dyn DataSourceAdapter> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 384 |         pub fn list_sources(&self) -> Vec<&str> {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 388 |         pub fn fetch_unified_data(&self) -> Result<Vec<UnifiedBlockData>> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 420 |         fn merge_bedrock_data(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 |         fn fetch_with_fallback(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 499 |         fn try_fetch_source(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `download_from_url` is never used
[INFO] [stdout]    --> build.rs:596:8
[INFO] [stdout]     |
[INFO] [stdout] 596 |     fn download_from_url(_url: &str) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr] warning: blockpedia@0.1.9: Network downloads disabled (build-data feature not enabled)
[INFO] [stderr] warning: blockpedia@0.1.9: Checking for pre-built data as fallback...
[INFO] [stderr] warning: blockpedia@0.1.9: Using pre-built PrismarineJS data
[INFO] [stderr] warning: blockpedia@0.1.9: Using pre-built Bedrock block states data
[INFO] [stderr] warning: blockpedia@0.1.9: DEBUG: BedrockDataAdapter parsed 1100 unique blocks
[INFO] [stderr] warning: blockpedia@0.1.9: Textures not found, but color cache exists. Loading from "/opt/rustwide/workdir/data/color_cache.json"
[INFO] [stderr] warning: blockpedia@0.1.9: Loaded 330 colors from cache
[INFO] [stderr] warning: blockpedia@0.1.9: Color inheritance complete: 157 colors inherited from base materials
[INFO] [stderr] warning: blockpedia@0.1.9: Generated unified PHF table with 1095 blocks
[INFO] [stderr] warning: blockpedia@0.1.9: Generated 29671 Java->Bedrock mappings from Geyser
[INFO] [stderr] warning: blockpedia@0.1.9: Generated 10470 Bedrock->Java mappings from Geyser
[INFO] [stderr] warning: blockpedia@0.1.9: Successfully built blockpedia using pre-built data
[INFO] [stderr] warning: blockpedia@0.1.9: Network downloads disabled (build-data feature not enabled)
[INFO] [stderr] warning: blockpedia@0.1.9: Checking for pre-built data as fallback...
[INFO] [stderr] warning: blockpedia@0.1.9: Using pre-built PrismarineJS data
[INFO] [stderr] warning: blockpedia@0.1.9: Using pre-built Bedrock block states data
[INFO] [stderr] warning: blockpedia@0.1.9: DEBUG: BedrockDataAdapter parsed 1100 unique blocks
[INFO] [stderr] warning: blockpedia@0.1.9: Textures not found, but color cache exists. Loading from "/opt/rustwide/workdir/data/color_cache.json"
[INFO] [stderr] warning: blockpedia@0.1.9: Loaded 330 colors from cache
[INFO] [stderr] warning: blockpedia@0.1.9: Color inheritance complete: 157 colors inherited from base materials
[INFO] [stderr] warning: blockpedia@0.1.9: Generated unified PHF table with 1095 blocks
[INFO] [stderr] warning: blockpedia@0.1.9: Generated 29671 Java->Bedrock mappings from Geyser
[INFO] [stderr] warning: blockpedia@0.1.9: Generated 10470 Bedrock->Java mappings from Geyser
[INFO] [stderr] warning: blockpedia@0.1.9: Successfully built blockpedia using pre-built data
[INFO] [stderr] error: could not compile `blockpedia` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name blockpedia --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="tui"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build-data", "default", "network", "tui", "use-prebuilt", "wasm"))' -C metadata=3302d031af3097d0 -C extra-filename=-fa5caa96ec6dad14 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-f5e83fd180422563.rlib --extern fastnbt=/opt/rustwide/target/debug/deps/libfastnbt-4d65f80604dbb45b.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-b6305ba92a0165d9.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-78c8e1c5d24a41b8.rlib --extern palette=/opt/rustwide/target/debug/deps/libpalette-2dceacb84b86dba1.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-97337f60854a76ab.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-701073228d2e65e2.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-a9f366423b450767.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-de520ac80b8ad281.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-21e1460d7565c894.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-11b4590c3166dd6e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e7f1184b225ff0f.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-c326d9b337062a98.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "463df4f9b09768560e20257d29c282aa9679e40e8c6161c726cfe91060ccccba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "463df4f9b09768560e20257d29c282aa9679e40e8c6161c726cfe91060ccccba", kill_on_drop: false }`
[INFO] [stdout] 463df4f9b09768560e20257d29c282aa9679e40e8c6161c726cfe91060ccccba
